TSortable< T, CompareFunc > Class Template Reference

#include <fcontainer.h>

Public Types

typedef const TSortable< T,
CompareFunc > 
ConstRef

Public Member Functions

 TSortable (const T &d)
 TSortable (const TSortable &s)
bool operator== (ConstRef &other) const
bool operator!= (ConstRef &other) const
bool operator> (ConstRef &other) const
bool operator< (ConstRef &other) const
bool operator<= (ConstRef &other) const
bool operator>= (ConstRef &other) const

Data Fields

data

template<typename T, typename TSorterFunc< T >::TCompareRefFunc CompareFunc>
class Steinberg::TSortable< T, CompareFunc >


Member Typedef Documentation

typedef const TSortable<T, CompareFunc> ConstRef

Constructor & Destructor Documentation

TSortable ( const T &  d  )  [inline]
TSortable ( const TSortable< T, CompareFunc > &  s  )  [inline]

Member Function Documentation

bool operator== ( ConstRef other  )  const [inline]
bool operator!= ( ConstRef other  )  const [inline]
bool operator> ( ConstRef other  )  const [inline]
bool operator< ( ConstRef other  )  const [inline]
bool operator<= ( ConstRef other  )  const [inline]
bool operator>= ( ConstRef other  )  const [inline]

Field Documentation

T data
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.